Skip to content

chore(release): add --minor flag to release.sh#118

Merged
graydawnc merged 1 commit intomainfrom
chore/release-script-minor-major
Apr 28, 2026
Merged

chore(release): add --minor flag to release.sh#118
graydawnc merged 1 commit intomainfrom
chore/release-script-minor-major

Conversation

@graydawnc
Copy link
Copy Markdown
Collaborator

@graydawnc graydawnc commented Apr 28, 2026

Adds an explicit --minor path to the release helper. Default behavior is unchanged (patch bump), so existing callers don't break.

Input Flag Output
0.3.8 (default) / --patch 0.3.9
0.3.8 --minor 0.4.0

Motivated by the Spool Daemon split (M5 #112#117) which warrants a minor bump rather than another patch.

@graydawnc graydawnc force-pushed the chore/release-script-minor-major branch from 6bda17b to 69c0ada Compare April 28, 2026 10:14
Default behavior unchanged (patch bump). Existing callers don't break.
Adds an explicit --minor path for inflection releases like the Spool
Daemon split.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@graydawnc graydawnc changed the title chore(release): add --minor / --major flags to release.sh chore(release): add --minor flag to release.sh Apr 28, 2026
@graydawnc graydawnc force-pushed the chore/release-script-minor-major branch from 69c0ada to ed3f3e5 Compare April 28, 2026 10:14
@graydawnc graydawnc merged commit bc99fe4 into main Apr 28, 2026
4 checks passed
@graydawnc graydawnc deleted the chore/release-script-minor-major branch April 28, 2026 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant